Categories

Versions

Convert Color (Image Processing)

Synopsis

Converts a color to grey scale.

Description

If the image is already grey no change is made on the image.

Input

  • image

    The image object to convert to grey scale.

Output

  • image

    The converted image.

  • ori

    The original image.

Parameters

    Tutorial Processes